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
Modified
2024-09-16 23:06
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-24 - Path Traversal: '../filedir'
Summary
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.
References
| URL | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||
Impacted products
{
"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": {
"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\"]}]}}"
}
}
fkie_cve-2021-21706
Vulnerability from fkie_nvd
Published
2021-10-04 04:15
Modified
2024-11-21 05:48
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Summary
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.
References
| 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"
}
]
}
opensuse-su-2024:11167-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
php7-7.4.24-1.1 on GA media
Notes
Title of the patch
php7-7.4.24-1.1 on GA media
Description of the patch
These are all security issues fixed in the php7-7.4.24-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11167
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "moderate"
}
],
"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": "moderate"
}
],
"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": "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"
}
]
}
opensuse-su-2024:11169-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
php8-8.0.11-1.1 on GA media
Notes
Title of the patch
php8-8.0.11-1.1 on GA media
Description of the patch
These are all security issues fixed in the php8-8.0.11-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11169
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "moderate"
}
],
"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": "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": "low"
}
],
"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": "moderate"
}
],
"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": "moderate"
}
],
"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": "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"
}
]
}
ghsa-x4g4-47f7-vvq4
Vulnerability from github
Published
2022-05-24 19:16
Modified
2022-05-24 19:16
VLAI Severity ?
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.
{
"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": []
}
gsd-2021-21706
Vulnerability from gsd
Modified
2023-12-13 01:23
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.
Aliases
Aliases
{
"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"
}
}
}
CERTFR-2021-AVI-731
Vulnerability from certfr_avis
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).
NoneImpacted products
References
| 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"
}
],
"initial_release_date": "2021-09-24T00:00:00",
"last_revision_date": "2021-09-24T00:00:00",
"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"
}
]
}
suse-su-2022:4068-1
Vulnerability from csaf_suse
Published
2022-11-18 10:55
Modified
2022-11-18 10:55
Summary
Security update for php74
Notes
Title of the patch
Security update for php74
Description of the patch
This update for php74 fixes the following issues:
- Version update to 7.4.33:
- CVE-2022-31630: Fixed out-of-bounds read due to insufficient input validation in imageloadfont() (bsc#1204979).
- CVE-2022-37454: Fixed buffer overflow in hash_update() on long parameter (bsc#1204577).
- Version update to 7.4.32 (jsc#SLE-23639)
- CVE-2022-31628: Fixed an uncontrolled recursion in the phar uncompressor while decompressing 'quines' gzip files. (bsc#1203867)
- CVE-2022-31629: Fixed a bug which could lead an attacker to set an insecure cookie that will treated as secure in the victim's browser. (bsc#1203870)
Patchnames
SUSE-2022-4068,SUSE-SLE-Module-Web-Scripting-12-2022-4068,SUSE-SLE-SDK-12-SP5-2022-4068
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "important"
}
],
"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": "moderate"
}
],
"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
Modified
2022-11-18 10:56
Summary
Security update for php7
Notes
Title of the patch
Security update for php7
Description of the patch
This update for php7 fixes the following issues:
- Version update to 7.4.33:
- CVE-2022-31630: Fixed out-of-bounds read due to insufficient input validation in imageloadfont() (bsc#1204979).
- CVE-2022-37454: Fixed buffer overflow in hash_update() on long parameter (bsc#1204577).
- Version update to 7.4.32 (jsc#SLE-23639)
- CVE-2022-31628: Fixed an uncontrolled recursion in the phar uncompressor while decompressing 'quines' gzip files. (bsc#1203867)
- CVE-2022-31629: Fixed a bug which could lead an attacker to set an insecure cookie that will treated as secure in the victim's browser. (bsc#1203870)
Patchnames
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
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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": "important"
}
],
"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": "moderate"
}
],
"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"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…